Authenticating users with OpenID Connect (OIDC)

Use the Authentication page to manage user authentication with OpenID Connect.

Before you begin

To configure the OIDC authentication, you must have HCL Accelerate administrator permission and privileges.

About this task

OpenID Connect is an authentication method which you can use to authenticate users.

To configure an OIDC authentication, complete the following steps:

Procedure

  1. From the HCL Accelerate page, click Settings > Authentication > OIDC.
  2. Click Configure OIDC .
  3. On OIDC page, in the Name field, enter a name for the OIDC configuration.
  4. In the Description field, enter a description for the OIDC configuration.
  5. In the OIDC Issuer field, enter the issuer for OIDC authentication.
  6. In the Authorization URL field, enter the URL of OIDC authorization provider .
  7. In the Token URL field, enter the URL for token request with OIDC provider.
  8. In the User info URL field, enter the URL for user information request with the OIDC provider.
  9. In the Client ID field, enter the client ID that is registered with the OIDC provider.
  10. In the Client Secret field, enter the client secret that the OIDC provider issues upon registration.
  11. Click Save.

    You have successfully configured OIDC authentication. You can log in to HCL Accelerate using OIDC configuration.

  12. On the HCL Accelerate login page, click Login with OIDC to log in using OIDC configuration.
    The Authorization URL page opens and validates the user for accessing the HCL Accelerate
  13. On the Settings > Authentication > OIDC configuration page, click Delete configuration to delete the OIDC configuration.

Results

You have successfully configured the OIDC authentication. You can log in to HCL Accelerate using the OIDC authentication.